home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 4625 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.tu-chemnitz.de!fachat
  2. From: fachat@physik.tu-chemnitz.de (Andre Fachat)
  3. Newsgroups: comp.sys.cbm,comp.os.misc,alt.comp.hardware.homebuilt,comp.sys.apple2,comp.sys.apple2.programmer,comp.sys.atari.8bit
  4. Subject: Re: 6502 Multitasking OS announce
  5. Followup-To: comp.sys.cbm,comp.os.misc,alt.comp.hardware.homebuilt,comp.sys.apple2,comp.sys.apple2.programmer,comp.sys.atari.8bit
  6. Date: 26 Mar 1996 09:13:06 GMT
  7. Organization: University of Technology Chemnitz, FRG
  8. Message-ID: <4j8cf2$ib9@narses.hrz.tu-chemnitz.de>
  9. References: <4i94fs$stj@narses.hrz.tu-chemnitz.de> <holger.948.00030EE6@deep.hb.provi.de> <4ijtbe$7ca@no-names.nerdc.ufl.edu> <4ijuic$iiq@gatekeeper.liffe.com> <4innc7$hc4@no-names.nerdc.ufl.edu> <4itkri$qlc@seagoon.newcastle.edu.au> <4j58eh$btc@saluki-news.wham.siu.edu>
  10. NNTP-Posting-Host: dag.physik.tu-chemnitz.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. agent@siu.edu wrote:
  14. : Instead of copying the stack to and fro on every task switch, how about 
  15. : subdividing it?  Each task would be allocated a portion of the stack.  A 
  16. : task switch moves between the portions by adding or subtracting numbers 
  17. : from the stack register.
  18. Except for the allocation stuff, this is exactly what is done in my OS
  19. without an MMU. 
  20. But I would rather call it Multithreading now than Multitasking as with
  21. MMU, as all tasks use the very same memory.
  22.  
  23. Andre
  24.  
  25. --
  26. Andre Fachat, Tel:++49-371-531-3551|"I do not feel obliged to believe that the
  27. Stadlerstr 17, 09126 Chemnitz, FRG.| same God who has endowed us with sense,
  28. a.fachat@physik.tu-chemnitz.de     | reason, and intellect has intended us to
  29. http://www.tu-chemnitz.de/~fachat  | forego their use" -- Galileo Galilei
  30.